-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.11 (latest)
-
Code
-
Classes
- WPAttachment
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
345 |
Lines of code |
142 |
Logical lines of code |
79 |
Comment lines |
110 |
Methods |
21 |
Properties |
12 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isVideo() |
S |
58 |
6 |
16 |
isImage() |
S |
59 |
6 |
15 |
getSrc() |
S |
60 |
5 |
13 |
fromUrl() |
S |
55 |
4 |
19 |
hydrateFromPostObject() |
S |
56 |
4 |
16 |
obtainSrc() |
S |
65 |
3 |
9 |
isSVG() |
S |
72 |
2 |
6 |
fromId() |
S |
66 |
2 |
9 |
getType() |
S |
82 |
1 |
3 |
isEmpty() |
S |
80 |
1 |
3 |
getPathinfo() |
S |
82 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
getTitle() |
S |
82 |
1 |
3 |
getThumbnailUrl() |
S |
82 |
1 |
3 |
getMetadata() |
S |
82 |
1 |
3 |
getHref() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
getCaption() |
S |
82 |
1 |
3 |
getAlt() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |